You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
DefineIntVector Method
>
TMtxExpression.DefineIntVector Method ([In] string, [In] TVecInt)
Dew Math for .NET
TMtxExpression.DefineIntVector Method ([In] string, [In] TVecInt)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
DefineIntVector Method
Collapse All
Syntax
C#
Visual Basic
public
TIntVectorValue
DefineIntVector
([In]
string
AVarName
, [In]
TVecInt
Vec
);
Public
Function
DefineIntVector
(
AVarName
As
[In]
string
,
Vec
As
[In]
TVecInt
)
As
TIntVectorValue
Description
This is DefineIntVector, a member of class TMtxExpression.
Group
DefineIntVector Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
DefineIntVector Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!